home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / arena21.zip / BLACK.TXT < prev    next >
Text File  |  1992-08-07  |  6KB  |  142 lines

  1.  
  2.                               SYSOP SETUP AND FUNCTIONS
  3.                               -------------------------
  4.  
  5.  
  6.           This Door program written with the GAPQBDR Door Interface  Module 
  7.           will run on  GAP Communications  version 4  and  greater  and  on  
  8.           PCB version 14.x, through 14.5a.
  9.  
  10.           To configure the door for a particular BBS setup, a configuration
  11.           file must  be used.   At the very minimum, this file will contain
  12.           three lines.   It  may contain  more than three, depending upon a
  13.           particular doors  configuration requirements.   The  name of  the
  14.           file is  usually the  same as that of the door program but with a
  15.           CNF extension.   The  minimum requirements  for the  file are  as
  16.           follows:
  17.  
  18.           Note: with this latest release  of GAPQBDR, you MUST  change your 
  19.           Door  Configuration  files such  that you  remove line 3 (the PCB 
  20.           flag).    This  line  is no longer needed since PCB is capable of 
  21.           writing a DOOR.SYS file.
  22.  
  23.           Your configuration files will now have 4 required lines:
  24.  
  25.           Path to BBS Directory         note: C:\PCB   (for pcboard)
  26.           Name of the BBS               note: The Arena BBS
  27.           IRQ                           note: for com1 and com2 set to 0
  28.           Base Address                  note: for com1 and com2 set to 0
  29.  
  30.           This door will  work with  any  BBS system  that writes a correct 
  31.           DOOR.SYS file. This includes GAP, WildCat, and PCBoard.
  32.  
  33.           GAPQBDR will obtain  the  sysop's  name  from  the Door.sys file.
  34.  
  35.           You must  now create a batch file to invoke the door.  This batch
  36.           file is  placed in your BBS default directory.  Such a batch file
  37.           might look like this:
  38.  
  39.                echo off
  40.                cd \doors\black
  41.                black black.cnf
  42.                cd \pcb
  43.                board
  44.  
  45.           As you  can see, the door is invoked by passing the configuration
  46.           file name as a parameter.
  47.  
  48.           You will  also need  to modify your doors menu files and the data
  49.           file that  tells the  BBS what  your doors  are and  the security
  50.           level needed to access them.  For GAP, these are respectively:
  51.  
  52.                DOOR
  53.                DOORG
  54.                DOORS.LST
  55.  
  56.           Please refer  to your  BBS documentation  for details on  setting
  57.           these files up.
  58.  
  59.           If you  are running  multi-nodes, simply  create a  separate door
  60.           configuration file for each node, and number them.  For instance,
  61.           for a  3 node  system, you might have the following configuration
  62.           files:
  63.  
  64.                TL1.CFG
  65.                TL2.CFG
  66.                TL3.CFG
  67.  
  68.           The only difference between the three would be the 1st line which
  69.           points to the default directory for the particular node.
  70.  
  71.           Multi-user operation  is automatic.  
  72.           
  73.           The following  files are  read during  door initialization.  They
  74.           must be present or the door will not operate.
  75.  
  76.                PCB/GAP           
  77.                ----------------  
  78.                DOOR.SYS 
  79.                Users.sys
  80.                                  
  81.  
  82.  
  83.           The following sysop functions are available while awaiting
  84.           keyboard input :
  85.  
  86.                    F5     -  Shell to DOS.
  87.                    F8     -  Twit user and return to BBS.
  88.                   F10     -  Initiate chat with user.
  89.                   CF10    -  Answer user page bell.
  90.                   Home    -  Main user stats.
  91.                   End     -  Displays sysop keys available.
  92.                   PgDn    -  Secondary user stats.
  93.                 Up Arrow  -  Increase user's time remaining.
  94.                 Dn Arrow  -  Decrease user's time remaining.
  95.  
  96.  
  97.  
  98.  
  99.           One of  the nicer  features about using the TWIT key, is the user
  100.           is not  told that  "the sysop  wants them  to return to the BBS".
  101.           Instead, a very plain and simple message of "returning you to the
  102.           BBS" is  displayed.   This way,  the user  is given no indication
  103.           that the sysop is hovering about.
  104.  
  105.           When using  the F5  shell to  DOS key,  to  return  to  the  door
  106.           program, simply  type EXIT  at the DOS command prompt.  It is not
  107.           necessary to  change directories  back  to  the  door  directory.
  108.           GAPQBDR is  smart enough  to know  which drive  and directory the
  109.           door program  is in and  will reset the defaults upon return from
  110.           DOS.
  111.  
  112.           The Up  and Down Arrow keys increase and decrease the user's time
  113.           respectively by  5 minutes for each press of the key. There is no
  114.           indication of  what is  occurring (except  by the fact the user's
  115.           time remaining  will change), so the sysop should try not to have
  116.           a lead  finger.  The increase or decrease is effective only while
  117.           the user  is in  the door.   Since we are firm believers that the
  118.           BBS system  files belong  to the BBS and should not be altered by
  119.           any door  program, updating the BBS system file is NOT automatic.
  120.  
  121.           However the registered version will be  configurable to allow for 
  122.           time awards and reduction calculated by the users winnings.  This 
  123.           option will have an ability to inable as well as disable the time 
  124.           feature. 
  125.           
  126.           If you would like to display an adopt a door message or other welcome
  127.           before the game starts then creat a file called welcome. or  welcomeg.
  128.           in the current directory.
  129.           
  130.           
  131.           This is Public Domain to be shared and enjoyed by all.
  132.  
  133.           Registration  for this door is $10.00 If you want the time update
  134.           ability. And access to the Arena Software Support Conference.
  135.  
  136.           Make your $10 Check or money order(US FUNDS) Payable to:
  137.           
  138.           Ward Minson
  139.           715 E. 2100 N.
  140.           North Ogden, Utah 84414
  141.  
  142.